home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / i / internetinstallerv1.2c.dms / internetinstallerv1.2c.adf / NET3.lha / amitcp-4.0 / bin / Editor next >
AmigaDOS Script File  |  1995-12-29  |  945b  |  25 lines

  1. .key TO/A
  2. .bra {
  3. .ket }
  4.  
  5.  
  6. ;c:ed {TO}
  7. wait 5 secs
  8. amitcp:bin/waittask "CygnusEd ver. 3.5+"
  9. c:copy {TO} T:mail.out
  10.  
  11. ; The line above, amitcp:bin/waittask "??" is the line to alter.
  12. ; The TASK NAME of the editor you are going to use must be put within
  13. ; the quotes. It is currently set up for CygnusEd V3.5. If you are going
  14. ; to use a different text editor, you must find it's TASK NAME.
  15. ; To do this, run your text editor, then click the top right gadget
  16. ; to bring your workbench to the front, and push your ed to the back.
  17. ; Now run ARTM which I have included in Amitcp:C. Find your text editor
  18. ; amongst the task list, the far right should display it's task name.
  19. ; This is what you put between the quotes above.
  20. ; NB, I tried using CBM's ED, but it did not seem to work.
  21.  
  22. ; If you have altered anything above, save and quit.
  23. ; If nothing is altered, simply quit without saving.
  24. ; Make sure you do not alter the path or filename of this file.
  25.